curl --location --request POST ' https://api.veniocrm.com/empeo/api/v2/timestamp' \--header 'Authorization: Bearer <token>' \--data-raw '{ "clockType": "Text", "userId": "002AAD0E-15A7-4FD4-926C-86915827EF12", "latitude": 14.68931311, "longitude": 19.89260951, "locationName": "Location Name", "siteName": "Site Name"}'{ "status": { "code": 200, "description": "Success!" }, "data": ""}